go.pact.im/x/clock/fakeclock.Clock.reset (method)
7 uses
go.pact.im/x/clock/fakeclock (current package)
fakeclock.go#L142: c.reset(t, d, nil)
fakeclock.go#L152: c.reset(t, d, nil)
fakeclock.go#L167: c.reset(t, d, &t.d)
fakeclock.go#L186: func (c *Clock) reset(m moment, d time.Duration, dp *time.Duration) bool {
fakeclock.go#L258: return t.c.reset(t, d, nil)
fakeclock.go#L285: _ = t.c.reset(t, d, nil)
fakeclock.go#L319: _ = t.c.reset(t, d, &t.d)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)